Skip to content

[Snyk] Upgrade axios from 1.13.5 to 1.13.6#62

Open
mhill-os wants to merge 1 commit intomainfrom
snyk-upgrade-fc9c0123422c84471d0840268822421d
Open

[Snyk] Upgrade axios from 1.13.5 to 1.13.6#62
mhill-os wants to merge 1 commit intomainfrom
snyk-upgrade-fc9c0123422c84471d0840268822421d

Conversation

@mhill-os
Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to upgrade axios from 1.13.5 to 1.13.6.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released 21 days ago.

Release notes
Package name: axios
  • 1.13.6 - 2026-02-27

    This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

    ⚠️ Important Changes

    • Breaking Changes: None identified in this release.
    • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

    🚀 New Features

    • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @ moh3n9595 for the initial implementation. (#5764)
    • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)

    🐛 Bug Fixes

    • Environment Compatibility:

      • Fixed module exports for React Native and Browserify environments. (#7386)
      • Added safe FormData detection for the WeChat Mini Program environment. (#7324)
    • Error Handling:

      • AxiosError.message is now correctly enumerable. (#7392)
      • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#7403)

    🔧 Maintenance & Chores

    • Dependencies: Updated the development_dependencies group (5 updates). (#7432)
    • Infrastructure: Migrated @ rollup/plugin-babel from v5.3.1 to v6.1.0. (#7424)
    • Documentation: Added missing JSDoc comments to utilities. (#7427)

    🌟 New Contributors

    We are thrilled to welcome our new contributors! Thank you for helping improve the project:

    Full Changelog: v1.13.5...v1.13.6

  • 1.13.5 - 2026-02-08

    Release 1.13.5

    Highlights

    • Security: Fixed a potential Denial of Service issue involving the __proto__ key in mergeConfig. (PR #7369)
    • Bug fix: Resolved an issue where AxiosError could be missing the status field on and after v1.13.3. (PR #7368)

    Changes

    Security

    • Fix Denial of Service via __proto__ key in mergeConfig. (PR #7369)

    Fixes

    • Fix/5657. (PR #7313)
    • Ensure status is present in AxiosError on and after v1.13.3. (PR #7368)

    Features / Improvements

    • Add input validation to isAbsoluteURL. (PR #7326)
    • Refactor: bump minor package versions. (PR #7356)

    Documentation

    • Clarify object-check comment. (PR #7323)
    • Fix deprecated Buffer constructor usage and README formatting. (PR #7371)

    CI / Maintenance

    • Chore: fix issues with YAML. (PR #7355)
    • CI: update workflow YAMLs. (PR #7372)
    • CI: fix run condition. (PR #7373)
    • Dev deps: bump karma-sourcemap-loader from 0.3.8 to 0.4.0. (PR #7360)
    • Chore(release): prepare release 1.13.5. (PR #7379)

    New Contributors

    Full Changelog: v1.13.4...v1.13.5

from axios GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

@mhill-os
Copy link
Copy Markdown
Author

mhill-os commented Mar 20, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@mhill-os
Copy link
Copy Markdown
Author

mhill-os commented Mar 20, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants